CPhidget_openRemoteIP

Opens a Phidget remotely by address and port, with optional serial number.

extern (C) __gshared
int function(CPhidgetHandle phid, int serial, const char* address, int port, const char* password) CPhidget_openRemoteIP;

Meta